home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2242 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: NCurses Library under Solaris
  5. Date: Fri, 19 Jan 96 20:28:40 GMT
  6. Organization: none
  7. Message-ID: <822083320snz@genesis.demon.co.uk>
  8. References: <4dof7f$8m9@willow.cc.kcl.ac.uk>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4dof7f$8m9@willow.cc.kcl.ac.uk>
  15.            garrett@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN
  16.            "Bob." writes:
  17.  
  18. >
  19. >Has anyone used the curses(3X) library under Solaris Unix V yet ? Using the
  20. >function nodelay() seems to log my session out when I return from my
  21. >developed program.
  22.  
  23. It is probably leaving your TTY in a raw mode which confused the shell into
  24. thinking it received an EOF condition. Curses and nodelay() aren't part
  25. of the C language - you should direct any further discussion of this to
  26. comp.unix.programmer or a Solaris related newsgroup.
  27.  
  28. -- 
  29. -----------------------------------------
  30. Lawrence Kirby | fred@genesis.demon.co.uk
  31. Wilts, England | 70734.126@compuserve.com
  32. -----------------------------------------
  33.